home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 02d.dir / 00027.ls < prev    next >
Encoding:
Text File  |  1999-04-02  |  103 b   |  8 lines

  1. on mouseUp
  2.   puppetSound("buttonSound")
  3.   updateStage()
  4.   delay(0.5)
  5.   puppetSound(0)
  6.   myreturn()
  7. end
  8.